How to increase fov of player's camera

I want to increase the fov of the player’s camera.

Usually on game platforms, the FOV is clamped between 1 and 120 degrees and defaults are at 70. Very low or very high fields of view are not recommended as they can be disorientating to players.
I did some improvisation, adding two cameras, one to the left and one to the right of the player. You can switch among the cameras in play mode, by pressing Z, X, C (from left to right). It definitely increased the FOV, so maybe you like it and resolves the problem.

Example: QTF-UYM