Let me put the switch in perspective with an example from actual industrial controls. When controlling temperature with steam it's common practice to put a 2 position valve (open or closed) in line with the control valve. The 2 position valve must be open in order for the control loop (PID) to control temperature. It's done this way for 2 reasons - control valves can be prone to slight leakage and it prevents the media from being heated in the event the control loop is inadvertently left in auto or manual and not 0% open. Both conditions can lead to safety issues. I've seen installs where the customer did it on the cheap and next thing you know something was damaged because a 350 degree hotspot was created since the control valve was left 100% open but the product side of the heat exchanger was not flowing.
In the case of the switch, it's there to prevent dry firing the heating element Think of it as the same as the discrete valve. If you forget to set the PID control loop to 0% and manual but turn the switch off, you won't dry fire the heating element, which can both ruin the element and be dangerous in terms of burning something.
Sure, you can eliminate it but I would keep it there. It's a lot easier to remember to flip the switch than to put the control loop into manual and 0% open.