I'll take a look at that ... Don't have the Tiny85 at hand but I might order a few ......
I ended up building the following for now (2 555 timers, no transistor to switch) :
https://www.circuitlab.com/circuit/n9hsny/latched-laser-trip-timer-555/
The idea is that when the alarm should be activated, the output pin of the first 555 timer will be low.
The output pin of the first 555 timer is connected to the GND pin of the second 555 timer.
When the output pin of the first 555 timer goes low, the second 555 timer is grounded and thus it activates the piezo.
My initial idea was to "turn on" the second 555 timer by letting the first 555 timer apply by voltage to it when the alarm needs to turn on. However, when the alarm needs to go off, the output pin of the first timer is pulled low, so I ended by using that pin to control the second timer.
Is it a good idea (or even valid) to have the LOW pin 3 (from the first timer) to ground the second timer in order to activate it ?