Yes, if it's an 3d object you can disable the MeshRenderer component and it will be invisible or disable the SpriteRenderer component for an 2d object...
It's fine if the object moves randomly, just be sure to use smooth follow for the camera so it transitions smoothly to and from each random position...