Thanks!
The white shader effect was quite easy actually:
On your URP Renderer you can Renderer Features, so I added a Render Objects one, which can override all the materials based on the renderer layer mask if activated. So my script checked if the button is pressed, and if yes, it enabled this renderer feature :)